home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
3794
/
3794.xpi
/
chrome
/
skin
/
settings.css
< prev
next >
Wrap
Cascading Style Sheet File
|
2009-08-13
|
278b
|
10 lines
/* bug-fix for incorrect declatation in xul.css:
* from http://fixunix.com/mozilla/407908-description-box-wrap-messes-up-groupboxes.html
*/
prefpane > .content-box {
overflow: -moz-hidden-unscrollable !important;
}
.prefWindow-dlgbuttons {
align: center !important;
}